home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
tour.dxr
/
00025_credits last frame.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-21
|
210 b
|
11 lines
on exitFrame
global CreditList
set the puppet of sprite 8 to 0
repeat with X = 5 to 7
creditObj = getaProp(CreditList, X)
outScope(creditObj)
end repeat
updateStage()
go(label("TMenu"))
end